@charset "utf-8";
/* CSS Document */
/*站群导航*/
.downbox{padding-top:30px; border-top:4px solid #3e60a4; overflow:hidden; background-color:#fff; }
.down_box{ margin:auto; clear:both; }
.down_box span{ float:left; font-size:16px; color:#000; font-weight:bold; padding:6px 20px 0 20px;}
.select {
	position: relative;
	float: left;
	margin: 0 10px;
}
.select dt {
	height: 33px;
	display: inline-block;
	background: url(select_input_bg.gif) no-repeat 170px center;
	line-height:33px;
	cursor: pointer;
	width: 160px;
	padding-right: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	z-index: 1;
	text-indent:12px;
	color: #333;
	border:1px solid #cdcdcd;
	font-size:14px;
	margin-bottom: 20px;
}
.select:last-child dt {
	color: #333
}
.ash {
	color: #d7d7d7!important
}
.select dd {
	position: absolute;
	left: 0;
	top: 35px;
	display: none;
	z-index: 9;
	width: 240px;
	/*! padding-top: 35px */
	background-color: #fff;
}
.select dd ul {
	width: 192px;
	height:90px;
	overflow: auto;
}
.select dd ul li a {
	line-height: 28px;
	display: block;
	font-size: 14px;
	text-indent:12px; background:#ebebeb
}
.select dd ul li a:hover {
	background: #f5f5f5;
}

#footer_one{ margin:0 auto; padding-top:20px;}



/*站群导航结束*/
/*footer*/
.footer_box{width:100%;background: url(jb_tm.png) repeat;clear:both; overflow:hidden; padding:10px 0}
   .footer_one{width:910px; margin:0 auto}
   .footer_one p{ color:#333; padding-bottom:5px; font-size:14px;}
   .footer_one p span{ padding-right:20px}
   .footer_one p span a{ color:#fff}
   .footer a{ text-decoration:none; }
   .footer_img{ float:left; margin-top:15px;}
   .footer_text{ float:left; width:720px; margin-left:20px}
   .footer_jc{ float:right; width:106px; margin-top:10px}
   .cur{ display:block; }
   /*footerend*/

/*rtop*/
.rtop { width: 70px; position: fixed; top: 260px; right: 20px; z-index: 9999999; }
.rtop a { display: block; overflow: hidden; }
.rtop a img { display: block; }
.share{ width:70px; height:63px; }
.rtop2_code img { filter: drop-shadow(5px 5px 10px #999); width:178px; height:178px; }
.rtop2_code { position: absolute; right: 80px; top: 0px; }
/*rtop-end*/